Welcome![Sign In][Sign Up]
Location:
Search - Curve fitting

Search list

[Mathimatics-Numerical algorithmsminnh

Description: 最小二乘法多次曲线拟合.exe-Using least squares algorithm on Multi-times curve fitting.exe
Platform: | Size: 24404 | Author: xuri | Hits:

[Mathimatics-Numerical algorithms最小二乘曲线拟合

Description: 用C++编写最小二乘曲线拟合函数程序-prepared least squares curve fitting procedures Function
Platform: | Size: 3603 | Author: 齐晶 | Hits:

[Graph programHoschek fit

Description: hoschek 方法用于曲线拟合 在Hoschekfit 文件中输入数据,拟合曲线段数,拟合误差,最大迭代次数就可以-curve fitting method for the Hoschekfit document input data, the number of curve fitting, fitting error, the largest number of iteration can
Platform: | Size: 2113 | Author: 任绍忠 | Hits:

[GDI-Bitmapnh111

Description: 曲线拟合的算法函数(部分),请参考其它工具书。-Algorithm function for curve fitting(fractions), please consult other tool books.
Platform: | Size: 1525 | Author: gu | Hits:

[Other resourcevb_bezierfit

Description: 这是一个分别用Bezier曲线和B样条曲线进行曲线拟合的例子 程序用VB6.0中文版编写 例子中需要一个窗体和一个按钮(使用默认的名字) 在本例中,黑色的线条是对坐标系上各点的直接连线 黄色的线仅对点间连线进行近似拟合,并不通过每一个点,使用的是B样条曲线 蓝色的线通过除第一个点和最后一个点之外的每一个点,使用的是Bezier曲线-This is a difference with Bezier curves and B-spline curves curve fitting example of the procedures used to prepare the Chinese version VB6.0 need an example of the form and a button (use the default name), in this case, the black lines of the coordinates of the point on the direct connection of the yellow line between the only point Approximate line fitting, does not pass through every point, the use of B-spline curve through the blue line in addition to a final point and a point outside of each one, using a Bezier curve
Platform: | Size: 2253 | Author: qiao | Hits:

[Other resourcezuigansuanfa

Description: 用于多个离散点拟合光滑曲线的,优化了追赶法,这个例子适用于闭合和不闭合两种情况。当时由于工程情况,写的急,代码不好看,但是很好用。为了方便传递参数,我做了一个链表,用时候根据自己情况可以修改,核心算法不动即可。-point for a number of discrete smooth curve fitting, and optimized to catch up with the law applicable to this case is not closed and the closure of two. At that time, because the situation, was the most aggressive, the code does not look good, but good use. To facilitate the transmission parameters, I have done a linked list, when used according to its own circumstances can change, the core algorithm can be fixed.
Platform: | Size: 2966 | Author: qiao | Hits:

[Other resource曲线拟合

Description: 曲线拟合算法,JAVA编写,VJ#编译,提供交互式界面,并有多种拟合方式比较-curve fitting algorithms, Java prepared, VJ # compiler, interactive interface, and a variety of more fitting way
Platform: | Size: 16726 | Author: 胡安 | Hits:

[Windows Develop切比雪夫曲线拟合

Description: 切比雪夫曲线拟合,采用C语言编译实现,一般4,5阶曲线可实现较好的拟合效果-Chebyshev curve fitting using C language compiler achieved, the general 4,5 bands curves can be fitted to achieve better results
Platform: | Size: 2734 | Author: 邹璇 | Hits:

[EditBoxzhs

Description: 曲线拟和的设计以及它的实现,对化学实验所得到的数据进行处理,得出准确的值.-curve-fitting and design and its realization, the right chemistry experiment by the data processing, an accurate value.
Platform: | Size: 67540 | Author: hamd | Hits:

[Graph Recognize曲线拟合c++代码

Description: 曲线拟合c++代码,在学数值分析(计算方法)的同学可以参考一下-curve fitting c code, the numerical analysis study (calculated), the students can take a look
Platform: | Size: 1259 | Author: 刘广 | Hits:

[Mathimatics-Numerical algorithmsCubic Spline

Description: 使用 Cubic spline 三次内差做曲线拟合,以C++物件方式.做成元件.含source Code -use within three Cubic spline curve fitting done worse to C objects manner. Causing components. Source-Code
Platform: | Size: 358087 | Author: 秦國銘 | Hits:

[CSharp最小二乘法的曲线拟合

Description: 使用最小的二乘法实现对曲线的拟合。并输出最后的拟合曲线-use of the two smallest multiplication achieve the right curve fitting. And the final output curve
Platform: | Size: 1482 | Author: 5437 | Hits:

[ComboBox最小二乘曲线拟和

Description: 最小二乘曲线拟和,是偏最小二乘拟和聚类的关键步骤之一 -least squares curve fitting, partial least squares fitting Clustering one of the key steps
Platform: | Size: 8785 | Author: zzq | Hits:

[Other resource实例116 多点曲线光滑拟和

Description: 基于离散多点的曲线拟合 把多个离散点拟合成曲线-based on discrete multiple points of curve fitting from multiple discrete points to the composite curve
Platform: | Size: 30196 | Author: 谌叶龙 | Hits:

[Develop Tools最小二乘法在曲线拟合中的实现

Description: the minimun square elimination in curve fitting,introduction how to orgnize the data and has the program flow chat
Platform: | Size: 102388 | Author: landsky | Hits:

[GUI Develop动态地画曲线

Description: 是我用来做数据处理软件的一部分,用来显示拟合的曲线,并根据曲线变化作出相应动作-I used to do data processing software part, used to show the curve fitting, According curve and the corresponding changes in action
Platform: | Size: 35514 | Author: 向礼 | Hits:

[matlab最小二乘法在商业活动中的应用及其在MATLAB的实现

Description: 利用基于最小二乘法的多项式拟合算法处理商业数据,包含源码(Using the polynomial fitting algorithm based on the least square method to deal with commercial data, including the source code)
Platform: | Size: 1779712 | Author: hgfji | Hits:

[OtherNonlinear fitting

Description: 使用拟合残差及残差平方和原理,以人口增长模型为例,结合寻优算法——局部最优解的非线性曲线拟合(Using the principle of fitting residuals and residual sum of squares, this paper takes population growth model as an example, and combines the optimization algorithm, the nonlinear curve fitting of local optimal solution.)
Platform: | Size: 3072 | Author: zjqhdu | Hits:

[matlabGuassian_Fitting_Function_curve

Description: 此matlab代码利用求解线性方程组的方法,实现了高斯二维曲面拟合(附数学原理PDF文档)(This matlab code use the method of solving linear equations to achieve gaussian two-dimensional surface fitting)
Platform: | Size: 453632 | Author: 枫0 | Hits:

[Othercurve fittings least squares

Description: Curve fitting and method of Least – squares
Platform: | Size: 522015 | Author: moaz777@yahoo.com | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net